notebook: Fix wrong tab widgets allocation
authorTimm Bäder <mail@baedert.org>
Thu, 4 Jan 2018 20:38:22 +0000 (21:38 +0100)
committerTimm Bäder <mail@baedert.org>
Thu, 4 Jan 2018 20:41:35 +0000 (21:41 +0100)
commit7479e6cb50655c6df52b566c4c6269c83c81254e
treea3b4cd97afe9ce9e65262f6d202d43987f9f01d3
parent85fa3961761c7d3a39570b83f5212751e1651519
notebook: Fix wrong tab widgets allocation

Since we allocate the tab widgets on demand, we have to queue an extra
resize here.
gtk/gtknotebook.c